home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Bath
/
Bath CDROM.iso
/
pc
/
BATH.DXR
/
Topbar_12_show list.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-07-26
|
239 b
|
8 lines
on exitFrame
if (the mouseH > the right of sprite 42) or (the mouseH < the left of sprite 42) or (the mouseV < the top of sprite 42) or (the mouseV > the bottom of sprite 42) then
go("menu out")
else
go(the frame)
end if
end